net/http.http2roundRobinWriteScheduler.control (field)

5 uses

	net/http (current package)
		h2_bundle.go#L12129: 	control http2writeQueue
		h2_bundle.go#L12197: 		ws.control.push(wr)
		h2_bundle.go#L12208: 		ws.control.push(wr)
		h2_bundle.go#L12216: 	if !ws.control.empty() {
		h2_bundle.go#L12217: 		return ws.control.shift(), true